Skip to content

Update google-genai requirement from ~=1.51.0 to >=1.51,<1.75 in /python#13865

Merged
moonbox3 merged 1 commit intomainfrom
dependabot/pip/python/google-genai-gte-1.51-and-lt-1.74
Apr 30, 2026
Merged

Update google-genai requirement from ~=1.51.0 to >=1.51,<1.75 in /python#13865
moonbox3 merged 1 commit intomainfrom
dependabot/pip/python/google-genai-gte-1.51-and-lt-1.74

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 13, 2026

Updates the requirements on google-genai to permit the latest version.

Release notes

Sourced from google-genai's releases.

v1.74.0

1.74.0 (2026-04-29)

Features

  • [Interactions] Add FileCitation.{custom_metadata,media_id,page_number} (aed41ec)
  • Add output_info to BatchJob (7b77ab8)
  • Add gemini-3.1-flash-tts-preview model to options (8bdc1c3)
  • Add ImageResizeMode for GenerateVideos (317d2af)
  • Add new Gemini Deep Research agent models (16fffbd)
  • Add one_of support to JSONSchema for Agent Platform (8c00c52)
  • Add Vertex Dataset input and output options for batch jobs (d880f92)
  • interaction-api: Add grounding tool usage breakdown to Interaction Usage. (b24fb5a)
  • Introduce enterprise to Client constructor and GOOGLE_GENAI_USE_ENTERPRISE (693fd9a)
  • Replace the more ambiguous rate field with sample_rate. (88d9b4a)

Bug Fixes

  • Catch google-auth wrapped errors (48ac850)
  • Removing Python 3.9 support due to EOL (8bc2b10)
  • retry: Retry on httpx.TimeoutException with HttpRetryOptions (#2345) (0598bab)
  • Streaming method doesn't handle multi-line SSE (f8a2e7e)
  • Typing in AsyncClient.__aexit__, __exit__. (a74dc65)

Documentation

  • Add instruction for custom endpoint (dd79904)
  • Fix broken link for rate limits (d22ea99)
  • Regenerate docs for 1.73.1 (2fb714b)
  • Remove duplicate line in genai client docstring. (b1c6026)
  • Replace Vertex AI with Gemini Enterprise Agent Platform (7c1ecd5)
  • Update doc string to replace Vertex AI with Gemini Enterprise Agent Platform, update method error message to replace Vertex AI with Gemini Enterprise Agent Platform (previously known as Vertex AI), update converter error message to replace Vertex AI with Gemini Enterprise Agent Platform (413f0f9)
  • Update Gemini Enterprise Agent Platform home page url (b02cb95)
  • Update README.md with correct Pydantic link (fa97cc6)
  • Update README.md with correct Pydantic link (fa97cc6)
Changelog

Sourced from google-genai's changelog.

1.74.0 (2026-04-29)

Features

  • [Interactions] Add FileCitation.{custom_metadata,media_id,page_number} (aed41ec)
  • Add output_info to BatchJob (7b77ab8)
  • Add gemini-3.1-flash-tts-preview model to options (8bdc1c3)
  • Add ImageResizeMode for GenerateVideos (317d2af)
  • Add new Gemini Deep Research agent models (16fffbd)
  • Add one_of support to JSONSchema for Agent Platform (8c00c52)
  • Add Vertex Dataset input and output options for batch jobs (d880f92)
  • interaction-api: Add grounding tool usage breakdown to Interaction Usage. (b24fb5a)
  • Introduce enterprise to Client constructor and GOOGLE_GENAI_USE_ENTERPRISE (693fd9a)
  • Replace the more ambiguous rate field with sample_rate. (88d9b4a)

Bug Fixes

  • Catch google-auth wrapped errors (48ac850)
  • Removing Python 3.9 support due to EOL (8bc2b10)
  • retry: Retry on httpx.TimeoutException with HttpRetryOptions (#2345) (0598bab)
  • Streaming method doesn't handle multi-line SSE (f8a2e7e)
  • Typing in AsyncClient.__aexit__, __exit__. (a74dc65)

Documentation

  • Add instruction for custom endpoint (dd79904)
  • Fix broken link for rate limits (d22ea99)
  • Regenerate docs for 1.73.1 (2fb714b)
  • Remove duplicate line in genai client docstring. (b1c6026)
  • Replace Vertex AI with Gemini Enterprise Agent Platform (7c1ecd5)
  • Update doc string to replace Vertex AI with Gemini Enterprise Agent Platform, update method error message to replace Vertex AI with Gemini Enterprise Agent Platform (previously known as Vertex AI), update converter error message to replace Vertex AI with Gemini Enterprise Agent Platform (413f0f9)
  • Update Gemini Enterprise Agent Platform home page url (b02cb95)
  • Update README.md with correct Pydantic link (fa97cc6)
  • Update README.md with correct Pydantic link (fa97cc6)

1.73.1 (2026-04-14)

Bug Fixes

  • Refactor Webhook types in GenAI SDKs for easier useage (3f36ca1)
  • Rename webhooks.retrieve to webhooks.get. (649f4b0)

Documentation

  • Update python docs for 1.73.0 (acd3767)

... (truncated)

Commits
  • 860c041 chore(main): release 1.74.0 (#2285)
  • abcaa0d chore: Fix usage examples of LocalTokenizer.
  • b7e8771 chore: Add page number
  • 841301e chore: Adjust Webhook update to better reflect modifiable fields
  • b24fb5a feat(interaction-api): Add grounding tool usage breakdown to Interaction Usage.
  • b1c6026 docs: Remove duplicate line in genai client docstring.
  • 0598bab fix(retry): retry on httpx.TimeoutException with HttpRetryOptions (#2345)
  • f8a2e7e fix: Streaming method doesn't handle multi-line SSE
  • 8bc2b10 fix: Removing Python 3.9 support due to EOL
  • ab5e328 chore: internal change
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file. Used by Dependabot. python Pull requests for the Python Semantic Kernel labels Apr 13, 2026
@dependabot dependabot Bot requested a review from a team as a code owner April 13, 2026 22:42
@github-actions github-actions Bot changed the title Update google-genai requirement from ~=1.51.0 to >=1.51,<1.74 in /python Python: Update google-genai requirement from ~=1.51.0 to >=1.51,<1.74 in /python Apr 13, 2026
@github-actions github-actions Bot changed the title Update google-genai requirement from ~=1.51.0 to >=1.51,<1.74 in /python Python: Update google-genai requirement from ~=1.51.0 to >=1.51,<1.74 in /python Apr 13, 2026
Copy link
Copy Markdown
Contributor

@github-actions github-actions Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automated Code Review

Reviewers: 4 | Confidence: 91% | Result: All clear

Reviewed: Correctness, Security Reliability, Test Coverage, Design Approach


Automated review by dependabot[bot]'s agents

@moonbox3 moonbox3 enabled auto-merge April 21, 2026 05:00
@moonbox3 moonbox3 added this pull request to the merge queue Apr 30, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Apr 30, 2026
@moonbox3 moonbox3 added this pull request to the merge queue Apr 30, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Apr 30, 2026
@moonbox3 moonbox3 added this pull request to the merge queue Apr 30, 2026
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to a conflict with the base branch Apr 30, 2026
Updates the requirements on [google-genai](https://github.com/googleapis/python-genai) to permit the latest version.
- [Release notes](https://github.com/googleapis/python-genai/releases)
- [Changelog](https://github.com/googleapis/python-genai/blob/main/CHANGELOG.md)
- [Commits](googleapis/python-genai@v1.51.0...v1.74.0)

---
updated-dependencies:
- dependency-name: google-genai
  dependency-version: 1.73.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Python: Update google-genai requirement from ~=1.51.0 to >=1.51,<1.74 in /python Update google-genai requirement from ~=1.51.0 to >=1.51,<1.75 in /python Apr 30, 2026
Copilot AI review requested due to automatic review settings April 30, 2026 09:21
@dependabot dependabot Bot force-pushed the dependabot/pip/python/google-genai-gte-1.51-and-lt-1.74 branch from 0037041 to 8af51fa Compare April 30, 2026 09:21
@dependabot dependabot Bot review requested due to automatic review settings April 30, 2026 09:21
@moonbox3 moonbox3 enabled auto-merge April 30, 2026 09:25
@moonbox3 moonbox3 added this pull request to the merge queue Apr 30, 2026
Merged via the queue into main with commit 6cc918e Apr 30, 2026
31 checks passed
@moonbox3 moonbox3 deleted the dependabot/pip/python/google-genai-gte-1.51-and-lt-1.74 branch April 30, 2026 09:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file. Used by Dependabot. python Pull requests for the Python Semantic Kernel

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants